home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18102 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.primenet.com!jstern
  2. From: jstern@Primenet.Com (Josh Stern)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: g++/templates: duplicate symbols
  5. Date: 18 Apr 1996 15:23:01 -0700
  6. Organization: Primenet Services for the Internet
  7. Sender: root@primenet.com
  8. Message-ID: <4l6fc5$80u@nnrp1.news.primenet.com>
  9. References: <Dq275z.A2t@world.std.com>
  10. X-Posted-By: jstern@usr6.primenet.com
  11.  
  12. Bruce G Wilson <bgw@world.std.com> wrote:
  13.  
  14. >I have a problem compiling some C++ template code under g++.  I'm getting
  15. [...]
  16. >I'm working with g++ 2.6.3 on BSDI (ix86 Unix).
  17.  
  18. GCC 2.7.2 is much better at handling templates.  It is also
  19. possible to compile a version of GCC 2.7.2 with a patch
  20. for a template repository that is obtainable from
  21. ftp.cygnus.com.  Actually, I use a version without
  22. the patch and avoid these problems by using 
  23. the #pragmas that are described in the info documentation.
  24.  
  25. - Josh
  26.  
  27.  
  28. --
  29. -------------------------------------------------------------------------------
  30. jstern
  31. jstern@primenet.com
  32. -------------------------------------------------------------------------------
  33.